CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - canny c

搜索资源列表

  1. cannyCudaTest

    0下载:
  2. C語言的CANNY邊緣演算法(EDGE algorithm)-CANNY EDGE algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1514319
    • 提供者:wong you
  1. road

    0下载:
  2. 道路线提取,opencv,C++,hough变换,Canny算子-Road line extraction, opencv, C++, hough transform, Canny operator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8418992
    • 提供者:朱雪虹
  1. Image-segmentation

    0下载:
  2. C++灰度图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、canny算子。VC6.0运行无误-Parallel border C++ gray image segmentation, serial boundary segmentation, region segmentation parallel, serial region segmentation, canny operator. VC6.0 runs without errors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:90749
    • 提供者:wlz
  1. canny_edge

    0下载:
  2. Canny edge algorithm programming by c++
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1140840
    • 提供者:kjh
  1. lena

    0下载:
  2. canny边缘提取算子,有用C++和opencv-canny edge detection operator useful C++ and opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20680850
    • 提供者:someone
  1. testcanny

    0下载:
  2. Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考-Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8870101
    • 提供者:滔滔
  1. Cann

    0下载:
  2. 用C++ 和opencv 实现canny算子的图像边缘检测,效果还不错!-detecting occlusion boundary of images based on Opencv and C++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3640691
    • 提供者:何琦
  1. Edge-Detection_canny-_perfect

    1下载:
  2. Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2895324
    • 提供者:arthur
  1. edge1

    0下载:
  2. 本代码借用C#程序实现了几种常见的边缘检测方法,包括模板算子法、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等算法-The code borrowed C# program implements several common edge detection methods, including template operator method, Gaussian operator, Canny operator, grayscale morphology, wavelet transf
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:148473
    • 提供者:刘金龙
  1. CannyCPU

    0下载:
  2. 图像边缘特征提取Canny算法的完整C语言程序。但运行之前要配置OpenCV,配置方法很简单,网上有,-Image edge feature extraction Canny algorithm integrity of the C language program. But before running to configure OpenCV, configuration method is very simple, online, thank you
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:15428
    • 提供者:anbao
  1. AdaptiveCanny

    0下载:
  2. 这是VS2013上Opencv3.0的C++的一段能够使得canny算子自适应上下限阈值的源码-This is VS2013 Opencv3.0 on c++ a can make the canny operator adaptive upper and lower threshold of the source code
  3. 所属分类:OpenCV

    • 发布日期:2017-12-11
    • 文件大小:15982936
    • 提供者:刘涛
  1. 38619213

    0下载:
  2. 其功能是实现对图象用Canny算子提取图象边缘,其中包含原始结果以及C代码,-Its function is to realize the image Canny operator was used to extract image edges, which contains the original results and C code,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-12
    • 文件大小:125664
    • 提供者:qDDIrdx
  1. 0630737

    0下载:
  2. 一步步 馊绾卧赩C中调用matlab图像处理工具箱来进行canny边缘提取-Step by step how to call in the VC image processing toolbox of matlab to canny edge detection
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-13
    • 文件大小:191965
    • 提供者:gecpsfoy
  1. BVRH

    0下载:
  2. 一步步 馊绾卧赩C中调用matlab图像处理工具箱来进行canny边缘提取-Step by step how to call in the VC image processing toolbox of matlab to canny edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-12-12
    • 文件大小:191968
    • 提供者:meloipheuzns
  1. readvideo

    0下载:
  2. 我们要指定一个函数(回调函数),视频序列的每一帧都会调用它。该函数定义为输入一个mat视力,输出一个处理完毕的帧。(vs c++ use opencv to image canny)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:9216
    • 提供者:JnGw
  1. Image-Processing-labs-master

    0下载:
  2. Canny edge Detection, Watershed Segmentation, Stereo Matching and Lucas-Kanade techniques. Using C++ and blepo (A library create at Clemson University to handle image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:71680
    • 提供者:穿山甲说
  1. edge-detection-master

    0下载:
  2. C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:穿山甲说
  1. EdgeDetectorCUDA-master

    0下载:
  2. Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:10331136
    • 提供者:穿山甲说
  1. Edge-Detection-master

    0下载:
  2. This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:穿山甲说
  1. ImageProcessing-master

    0下载:
  2. Canny Edge Detection And Hough Transform Line Detection The code is written in Visual C++. USING THE MAIN CODE The Input images have to be ".bmp" format and the output image must be saved as ".bmp" format. In the main co
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:穿山甲说
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com